home *** CD-ROM | disk | FTP | other *** search
- inherited fraAlertsPage: TfraAlertsPage
- Height = 357
- Font.Height = -12
- ParentFont = False
- OnResize = FrameResize
- ExplicitHeight = 357
- inherited pnlHeader: TPanel
- Height = 66
- ExplicitHeight = 66
- inherited imgStep: TResImage
- ResourceImage = 'STP_ALERT'
- end
- object imgNote: TResImage [1]
- Left = 488
- Top = 44
- Width = 16
- Height = 16
- Cursor = crHandPoint
- Anchors = [akTop, akRight]
- AutoSize = True
- Transparent = True
- OnClick = lblAboutAlertsClick
- ResourceImage = 'MISC_NOTE'
- end
- inherited lblStep: TResStaticText
- Width = 72
- Height = 18
- ExplicitWidth = 72
- ExplicitHeight = 18
- end
- object lblAboutAlerts: TResStaticText
- Left = 400
- Top = 46
- Width = 73
- Height = 18
- Anchors = [akTop, akRight]
- TabOrder = 2
- OnClick = lblAboutAlertsClick
- ResourceCaption = 32306
- end
- object lblStepTag: TResStaticText
- Left = 12
- Top = 46
- Width = 309
- Height = 18
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 3
- ResourceCaption = 32301
- end
- end
- object pnlSkinBox: TPanel
- Left = 4
- Top = 70
- Width = 503
- Height = 280
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- end
- object ilAlertCategories: TImageList
- Height = 32
- Masked = False
- Width = 32
- Left = 458
- Top = 306
- end
- object BusyTimer: TTimer
- Enabled = False
- Interval = 100
- OnTimer = BusyTimerTimer
- Left = 424
- Top = 304
- end
- end
-